testsuite/scrolledwindow: Try non-overlay/non-auto
authorDaniel Boles <dboles@src.gnome.org>
Fri, 24 Feb 2017 22:46:05 +0000 (22:46 +0000)
committerDaniel Boles <dboles@src.gnome.org>
Wed, 10 May 2017 21:29:01 +0000 (22:29 +0100)
commit9546673d3382602d79d990c0cdbd30a5112fb80d
treeabce304c0845854adb25d958b08f61b259514e09
parenta96c5864509b175d1120e467774343fad8d96769
testsuite/scrolledwindow: Try non-overlay/non-auto

It was only testing the default configuration, where overlay scrolling
is on and both scrollbars use POLICY_AUTOMATIC. We should also test the
other 3 configurations that are available by including non-overlay
scrollbars and/or those that use POLICY_ALWAYS.

https://bugzilla.gnome.org/show_bug.cgi?id=778853
testsuite/gtk/scrolledwindow.c